PDF4Java Reference Documentation
com.o2sol.pdf4java.core.encodings Package / PDFCmap Interface / setName Method
The encoding name.
In This Topic
    setName Method
    In This Topic
    Sets the name of the encoding.
    Syntax
    void setName( 
       java.lang.String name
    )

    Parameters

    name
    The encoding name.
    See Also